home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / lang_ext / subcls / msghook.txt next >
Encoding:
Text File  |  1995-08-06  |  268 b   |  7 lines

  1. MSGHOOK.TXT - Read-me file for MSGHOOK.VBX
  2.  
  3. Declarations:
  4. Declare Function InvokeWindowProc Lib "MsgHook.vbx" (ByVal hWnd As Integer, ByVal Msg As Integer, ByVal wParam As Integer, ByVal lParam As Long) As Long
  5.  
  6. No additional information available at this time.
  7.